home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / spitfire / bfstat27.zip / BFSTAT.DOC < prev    next >
Text File  |  1996-01-30  |  10KB  |  259 lines

  1. ┌────────────────────────────────────────────────────────────────────────────┐
  2. │        "THE BLUE FORCE STATISTICS MAKER - VERSION 2.7  (SHAREWARE)"        │
  3. │                                                                            │
  4. │                                                                            │
  5. │ (C) 1995,1996 Brian Leiter                     Developed By:  Brian Leiter │
  6. │                                                                            │
  7. │ Compiled:  01-30-96                         Sysop of The Blue Force II BBS │
  8. │ Turbo Pascal v7.0                                           (864) 599-1936 │
  9. └────────────────────────────────────────────────────────────────────────────┘
  10.  
  11. This file may be shared with all, in it's unmodified shareware format.
  12.  
  13. ** THIS ZIP/ARJ MAY NOT BE DISTRIBUTED IF CHANGED IN ANY WAY **
  14.  
  15. DISCLAIMER:
  16. ==========
  17.  
  18.  
  19. Use this software at your own risk.  Many hours of BETA testing was spent
  20. testing this software, and as far as we know it's safe and stable.  Even
  21. so, we cannot be responsible for any weird thing it does!
  22.  
  23. Hello Spitfire Sysop!
  24.  
  25. Included with this package are the following:
  26.  
  27. BFSTAT.DOC   : This is what you're reading.
  28. REGISTER.DOC : The registration form.  
  29. SUPPORT.DOC  : A list of support BBS' for the Blue Force Series.
  30. HISTORY.DOC  : Program revision history
  31. BFSTAT.EXE   : Program executable
  32. STATCFG.EXE  : Color Setup Program (Can only be used when REGISTERED!)
  33. BULLET*.BBS  : Sample ASCII Bulletins
  34. BULLET*.CLR  : Sample ANSI Bulletins
  35. FILE_ID.DIZ  : Program Description
  36. BFSTAT.CFG   : Sample Config File With Docs
  37. STATCOL.CFG  : Program Color File
  38.  
  39.  
  40. CONTENTS:
  41. ========
  42.  
  43. Part One...................................... BFSTAT Introduction
  44. Part Two...................................... Running BFSTAT
  45. Part Three.................................... Information On Registration
  46. Part Four..................................... How To Reach Brian Leiter
  47. Part Five..................................... Credits
  48.  
  49.  
  50. Part One - BFSTAT INTRODUCTION:
  51. ==============================
  52.  
  53. BFSTAT is a simple and great STATISTICS BULLETIN maker program for Spitfire 
  54. BBS' with many other features not found in other statistical programs.  The 
  55. program is SIMPLE to use and everyone enjoys it!
  56.  
  57. Here are some conditions the program will run under:
  58.  
  59. ** MS-DOS 3.1 and greater
  60. ** QEMM, Memmaker, and Most Other Memory Managers 
  61. ** DesqView, Windows and OS2
  62. ** OS/2 Warp, Window '95
  63. ** Stacker 4.0!
  64.  
  65.  
  66. Part Two - Running BFSTAT:
  67. =========================
  68.  
  69. 1.  Unarchive the contents of this zip or arj file into the directory of
  70.     your choice.
  71.  
  72. 2.  BFSTAT will create up to 4 bulletins of your choice!  You can combine all
  73.     of these bulletins into one, if you wish!  Please take a look at the    
  74.     enclosed files bullet1-4.  These will show you just what information is 
  75.     available on each bulletin.  You have several different things that you 
  76.     can do with this program.  Listed below are some examples:
  77.  
  78.     Example 1:  Create all bulletins into one large bulletin.
  79.     Example 2:  Create 4 separate bulletins.
  80.     Example 3:  Create 4 separate bulletins, but show NO LOCAL logons.
  81.     Example 4:  Just create 2 of the 4 bulletins.
  82.  
  83.  
  84. 3.  BFSTAT uses one simple command line paramater when running.  Listed below
  85.     are the command line paramaters, usage, and an example:
  86.  
  87.     BFSTAT /H   <--- Will display the HELP SCREEN!
  88.     BFSTAT /A   <--- Will APPEND all bulletins into ONE LARGE bulletin
  89.     
  90.     USAGE:  BFSTAT [OPTION] [BULLETIN NAME]
  91.             Where Bulletin Name Can Be Any Valid Spitfire Display Screen!
  92.  
  93.     EXAMPLE:  BFSTAT /A Bullet12    (NOTICE - NO FILE EXTENSIONS!)
  94.               Will Create ONE Bulletin with ALL the statistics.
  95.  
  96.  
  97. 4.  Variations: (READ THIS CAREFULLY!)
  98.  
  99.     *Creating ONE Bulletin*
  100.     
  101.     When creating one bulletin, just enter the command line as listed below:
  102.     
  103.     EXAMPLE:  BFSTAT /A Bullet12    (NOTICE - NO FILE EXTENSIONS!)
  104.               Will Create ONE Bulletin with ALL the statistics.
  105.  
  106.  
  107.     *Creating SEPARATE Bulletins*
  108.  
  109.     Please see the enclosed BFSTAT.CFG file.  Listed on it are the line
  110.     descriptions.  When creating separate bulletins, you have the OPTION as
  111.     to whether or not you want LOCAL LOGONS!  You all can DISABLE the 
  112.     bulletins of your choice.  Listed below are TWO examples:
  113.  
  114.     Example #1:  NO LOCAL LOGONS AND 4 SEPARATE BULLETINS!
  115.  
  116.     N
  117.     Bullet1
  118.     Bullet2
  119.     Bullet3
  120.     Bullet4
  121.  
  122.     Example #2:  YES TO LOCAL LOGONS AND 2 of 4 SEPARATE BULLETINS!
  123.  
  124.     Y
  125.     Bullet1
  126.     NONE
  127.     Bullet3
  128.     NONE
  129.  
  130.     When setting up the BFSTAT.CFG file, the word "NONE" must be in all CAPS!
  131.     Also, The bulletin order is CRITICAL!  This must NOT change as listed in
  132.     the BFSTAT.CFG file.  The bulletins will be created in the ORDER as
  133.     listed in BFSTAT.CFG.
  134.  
  135.  
  136. 5.  BFSTAT.EXE can be placed anywhere on your hard drive.  You must have this
  137.     enviroment in your AUTOEXEC.BAT:
  138.     
  139.     SET SFPATH=C:\SF   <--- Where C:\SF is the path to your Spitfire HOME dir.
  140.  
  141.     BFSTAT.EXE, BFSTAT.CFG, and STATCOL.CFG must ALL be in the SAME DIRECTORY!
  142.  
  143.     STATCFG.EXE is a Sysop configurable color program that goes along with 
  144.     BFSTAT!  It can NOT be used unless this program is registered!  If you
  145.     register this program, in using STATCFG.EXE, just read the online
  146.     instructions give at the bottom of your display.  STATCFG.EXE will make a
  147.     color config file called STATCOL.CFG.  This file will be used by BFSTAT
  148.     to set your Sysop configurable colors.
  149.  
  150.  
  151. 6.  BFSTAT can run as a SYSTEM EVENT!  Just make a batch file to call the
  152.     program with your command line paramaters!  If you want to use the Sysop
  153.     configurable colors option, and the program is REGISTERED, you must run
  154.     STATCFG.EXE first!  Follow the procedures below:
  155.  
  156.     a)  STATCFG.EXE  <--- Creates the Sysop configurable colors and writes
  157.                           STATCOL.CFG
  158.            
  159.     b)  BFSTAT.EXE   <--- With your command line parms as listed above!
  160.  
  161.  
  162. 7.  Well, thats it!  You have just created the statistics bulletin files in 
  163.     your Spitfire display file area.
  164.  
  165.  
  166. Part Three - Information On Registration:
  167. ========================================
  168.  
  169. ** Is this product crippled or what?
  170.  
  171.    Yes.  This is shareware.  This allows you, the consumer to try out this
  172.    product, and see if it's really worth buying before you do.  You will NOT   
  173.    be able to customize the colors until REGISTERED!
  174.    
  175.    BUT, this program is fully functional to the Sysop as is.  When REGISTERED
  176.    your REG NUMBER will be compiled into your own PRIVATE FILE!  Also, the 
  177.    NOT REGISTERED message wil be removed and replaced with REGISTERED!
  178.  
  179. ** If I send the $10.00, what do I get?
  180.  
  181.    A complete REGISTERED version on a diskette of your choice or a key file
  182.    will be available!  The NO REGISTRATION messages will be removed and your 
  183.    REGISTRATION CODE will be locked into the program. Also, a nice THANK YOU!
  184.  
  185.  
  186. ** By supporting quality shareware such as this, you are HELPING the author
  187.    produce bigger and better programs for SPITFIRE!  
  188.  
  189. ** Free upgrades.  (Getting the files will be up to you tho!)
  190.    
  191. ** Wow!  I love this program!  How do I register?
  192.  
  193.    First, remember - The wonderful thing about shareware like this is you
  194.    get to use the software before paying for it - These means YOU
  195.    know exactly what you are getting BEFORE you pay. 
  196.  
  197.    If you are unhappy with ANY part of the operation, do NOT send cash
  198.    expecting it to work better.  Registering simply lets gives you the
  199.    rights to use the software!  
  200.  
  201.    If you are having problems, call us for tech support BEFORE registering,
  202.    we give tech support to anyone.
  203.    
  204.    Print the REGISTER.DOC file.  It's ok to edit REGISTER.DOC and fill it out 
  205.    with your info first if thats faster for you, or just fill it out in pen 
  206.    after it's printed.  (You can print REGISTER.DOC with ANY program you want.)
  207.  
  208.    If you DON'T own a printer, try to basically send us the same information,
  209.    and if we can find a return address we will send you a REGISTERED program.
  210.  
  211. ** How can I get my program the absolute quickest?
  212.  
  213.    Well, average mail time for us to recieve your check is a week.  We
  214.    usually mail within 1-2 weeks of recieving it.  
  215.  
  216.  
  217. Part Four - How To Reach Brian Leiter:
  218. =====================================
  219.  
  220.    You can send me U.S. mail: (same address as registrations)
  221.  
  222.    Brian Leiter
  223.    213 Burnley Court
  224.    Spartanburg, SC  29303
  225.    
  226.    MY BBS:           
  227.    
  228.    The Blue Force II BBS 
  229.    (864) 599-1936
  230.  
  231.    The Blue Force II BBS is now on FIDOnet!  Our address is 1:3652/9, I'm on 
  232.    the node list under Blue Force II!
  233.  
  234.  
  235. Part Five - Credits:
  236. ===================
  237.  
  238. This program would not have been possible without the following help:
  239.  
  240. Brian Leiter   <-- Genius!
  241.  
  242.              --------------------------------------------------
  243.  
  244.  
  245. Acknowledgments:
  246.  
  247.   Spitfire is a registered trademark of Buffalo Creek Software   
  248.   Turbo Pascal is a registered trademark of Borland International
  249.   Blue Force Series is a registered trademark of Brian Leiter
  250.   OS/2 is a registered trademark of IBM Corporation
  251.   MS-DOS is a registered trademark of Microsoft Corporation
  252.  
  253.   All other programs are copyright and/or trademarked by their
  254.   respective author unless otherwise noted.
  255.  
  256.  
  257.                    ========== END OF THE DOCS ===========
  258.  
  259.